fontchooser: Rewrite size changes
authorBenjamin Otte <otte@redhat.com>
Mon, 19 Sep 2011 23:17:29 +0000 (01:17 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 22 Sep 2011 19:44:04 +0000 (21:44 +0200)
commitfe8ed0a3f6f3012b3cc9e902b504b886bb61b0b6
tree87f4a9c667ffca08e63fac4ef6e8f8d587f0f991
parentaf5f593b6d2aacdfa600bee07d446aab41b4d103
fontchooser: Rewrite size changes

They now go through gtk_font_chooser_widget_take_font_desc(). The end
goal is to make all changes go through this function, so that all
updates that are happening are easy to track.

Another change is that the code now merges the font description instead
of just using the new one. This avoids weird situations when people set
the font "Bold" for example, which has neither a size nor a font family.
gtk/gtkfontchooserwidget.c